projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a007eef
)
(lib-src): Depend on src.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 3 May 1994 08:18:08 +0000
(08:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 3 May 1994 08:18:08 +0000
(08:18 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 1dc1ac9ad544d296c4d8f07f6063adb62d779f4d..71b405c970238517c341ad2fcc4580adb05263d4 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-220,7
+220,10
@@
src/paths.h: Makefile ${srcdir}/src/paths.h.in FRC.src.paths.h
@${srcdir}/move-if-change src/paths.h.tmp src/paths.h
src: lib-src FRC.src
-lib-src: FRC.lib-src src/paths.h
+
+# Depend on src so that src gets done first
+# and emacs is available for running blessmail.
+lib-src: FRC.lib-src src/paths.h src
.RECURSIVE: ${SUBDIR}